Resource StructureDefinition/FHIR Server from package navify.fhir.r5.rdc#1.0.0 (78 ms)
Package | navify.fhir.r5.rdc |
Type | StructureDefinition |
Id | Id |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.0.0&canonical=https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM |
Url | https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM |
Status | active |
Name | RdcObservationCGM |
Title | RDC Obseration CGM |
Experimental | False |
Description | Defines observations specific to continuous glucose monitoring (CGM), capturing glucose levels over time to support ongoing clinical and patient monitoring. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "rdc-Observation-CGM",
"url" : "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM",
"name" : "RdcObservationCGM",
"title" : "RDC Obseration CGM",
"status" : "active",
"publisher" : "F. Hoffmann-La Roche AG",
"description" : "Defines observations specific to continuous glucose monitoring (CGM), capturing glucose levels over time to support ongoing clinical and patient monitoring.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "5.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.extension:calibrationStatus",
"path" : "Observation.extension",
"sliceName" : "calibrationStatus",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://roche.com/fhir/iop/StructureDefinition/ext-CalibrationStatus"
]
}
]
},
{
"id" : "Observation.identifier",
"path" : "Observation.identifier",
"max" : "0"
},
{
"id" : "Observation.instantiates[x]",
"path" : "Observation.instantiates[x]",
"max" : "0"
},
{
"id" : "Observation.basedOn",
"path" : "Observation.basedOn",
"max" : "0"
},
{
"id" : "Observation.triggeredBy",
"path" : "Observation.triggeredBy",
"max" : "0"
},
{
"id" : "Observation.partOf",
"path" : "Observation.partOf",
"max" : "0"
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"max" : "0"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "434910001"
}
]
},
"binding" : {
"strength" : "required",
"valueSet" : "https://roche.com/fhir/iop/ValueSet/observation-codes"
}
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Patient"
]
}
]
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"max" : "0"
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"max" : "0"
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"type" : [
{
"code" : "dateTime"
},
{
"code" : "Period"
}
]
},
{
"id" : "Observation.issued",
"path" : "Observation.issued",
"max" : "0"
},
{
"id" : "Observation.performer",
"path" : "Observation.performer",
"max" : "0"
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"definition" : "CGM measurement data in array structure including CGM flag values.",
"type" : [
{
"code" : "SampledData"
}
]
},
{
"id" : "Observation.value[x].extension:CGMFlags",
"path" : "Observation.value[x].extension",
"sliceName" : "CGMFlags",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags"
]
}
],
"isModifier" : false
},
{
"id" : "Observation.value[x].extension:SampledDataTimestamps",
"path" : "Observation.value[x].extension",
"sliceName" : "SampledDataTimestamps",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://roche.com/fhir/iop/StructureDefinition/ext-SampledDataTimestamps"
]
}
],
"isModifier" : false
},
{
"id" : "Observation.value[x].factor",
"path" : "Observation.value[x].factor",
"max" : "0"
},
{
"id" : "Observation.value[x].lowerLimit",
"path" : "Observation.value[x].lowerLimit",
"max" : "0"
},
{
"id" : "Observation.value[x].upperLimit",
"path" : "Observation.value[x].upperLimit",
"max" : "0"
},
{
"id" : "Observation.value[x].codeMap",
"path" : "Observation.value[x].codeMap",
"max" : "0"
},
{
"id" : "Observation.dataAbsentReason",
"path" : "Observation.dataAbsentReason",
"max" : "0"
},
{
"id" : "Observation.interpretation",
"path" : "Observation.interpretation",
"max" : "0"
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"max" : "0"
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"max" : "0"
},
{
"id" : "Observation.bodyStructure",
"path" : "Observation.bodyStructure",
"max" : "0"
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"max" : "0"
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance"
]
}
]
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"max" : "0"
},
{
"id" : "Observation.hasMember",
"path" : "Observation.hasMember",
"max" : "0"
},
{
"id" : "Observation.derivedFrom",
"path" : "Observation.derivedFrom",
"max" : "0"
},
{
"id" : "Observation.component.code",
"path" : "Observation.component.code",
"binding" : {
"strength" : "example",
"valueSet" : "https://roche.com/fhir/iop/ValueSet/observation-codes"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.